Skip to content

fix: new pooled connections created with stale password#1231

Merged
karenc-bq merged 2 commits intomainfrom
fix/iam-pool
May 8, 2026
Merged

fix: new pooled connections created with stale password#1231
karenc-bq merged 2 commits intomainfrom
fix/iam-pool

Conversation

@karenc-bq
Copy link
Copy Markdown
Contributor

@karenc-bq karenc-bq commented May 6, 2026

Description

Address the two issues raised in #1230

  1. pg error handler unable to correctly handle auth errors nested in connection errors
  2. pooled connections are created with stale credentials

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@karenc-bq karenc-bq marked this pull request as ready for review May 6, 2026 17:42
Comment thread aws_advanced_python_wrapper/utils/pg_exception_handler.py Outdated
@karenc-bq karenc-bq merged commit 435b078 into main May 8, 2026
8 checks passed
@karenc-bq karenc-bq deleted the fix/iam-pool branch May 8, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants